Returns all site domain aliases.
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- columns
- Type:
System.String
Data columns to return
- where
- Type:
System.String
Where condition
- orderBy
- Type:
System.String
Order by columns
Return Value
Type: InfoDataSet<SiteDomainAliasInfo>See Also