Click or drag to resize

IPageCreationRuleIsUserAllowed Method (String)


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool IsUserAllowed(
	string userId
)

Parameters

userId
Type: SystemString

[Missing <param name="userId"/> documentation for "M:Ingeniux.CMS.IPageCreationRule.IsUserAllowed(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Ingeniux.CMS.IPageCreationRule.IsUserAllowed(System.String)"]

See Also