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.6.492
Syntax
public XHRServiceResponseGeneric<bool> GetContentItemAllowed(
	string id
)

Parameters

id  String

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

Return Value

XHRServiceResponseGenericBoolean

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

See Also