PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets a datatable containing all the sites the current is allowed to access.
Namespace: Smartsite.ManagementInformation
Assembly: Smartsite.ManagementInformation (in Smartsite.ManagementInformation.dll)
Syntax
C# | Copy Code |
---|---|
[] public static GetSites( context ) |
Visual Basic (Declaration) | Copy Code |
---|---|
<> _ Public Shared Function GetSites ( _ context As _ ) As |
Parameters
- context
- IRenderContext
Return Value
A datatable containing information about the Smi sites.See Also
SmiData Class
Smartsite.ManagementInformation Namespace