Click or drag to resize

PageCommandsServicesGetContentItemAllowed Method


[Missing <summary> documentation for "M:IngeniuxCMService.PageCommandsServices.GetContentItemAllowed(System.String)"]

Namespace:  IngeniuxCMService
Assembly:  IngeniuxCMService (in IngeniuxCMService.dll) Version: 10.3.169
Syntax
public XHRServiceResponseGeneric<bool> GetContentItemAllowed(
	string id
)

Parameters

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:IngeniuxCMService.PageCommandsServices.GetContentItemAllowed(System.String)"]

Return Value

Type: XHRServiceResponseGenericBoolean

[Missing <returns> documentation for "M:IngeniuxCMService.PageCommandsServices.GetContentItemAllowed(System.String)"]

See Also