CssStylesheetSiteInfoProviderGetCssStylesheetSiteInfoInternal Method |
Returns the CssStylesheetSiteInfo structure for the specified cssStylesheetSite.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax protected virtual CssStylesheetSiteInfo GetCssStylesheetSiteInfoInternal(
int stylesheetId,
int siteId
)
Parameters
- stylesheetId
- Type: SystemInt32
StylesheetID - siteId
- Type: SystemInt32
SiteID
Return Value
Type:
CssStylesheetSiteInfoSee Also