ResourcesGetResources Method

Definition

Namespace: Centralpoint.Web.Cms
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
private bool GetResources(
	string attributes,
	out List<Guid> resourceIds,
	out List<string> systemNames
)

Parameters

attributes  String
 
resourceIds  ListGuid
 
systemNames  ListString
 

Return Value

Boolean

See Also