GET Blog/Get?p_iId={p_iId}&p_iCategoryId={p_iCategoryId}&p_iPublished={p_iPublished}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| p_iId | integer | Required | |
| p_iCategoryId | integer | Required | |
| p_iPublished | integer | Required | 
Body Parameters
None.
Response Information
Resource Description
ResultOfListOfBLOG| Name | Description | Type | Additional information | 
|---|---|---|---|
| m_cData | Collection of BLOG | None. | |
| m_cDetail | ProcessResult | None. | 
Response Formats
application/json
            Sample:
    
        Sample not available.
text/json
            Sample:
    
        Sample not available.
text/html
            Sample:
    
        Sample not available.
application/xml
            Sample:
    
        Sample not available.
text/xml
            Sample:
    
Sample not available.