PagePublishInfoPageId Property
|
Gets the unique id of the Page to be published
Namespace: Ingeniux.CMS.EventAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic string PageId { get; }Public ReadOnly Property PageId As String
Get
public:
property String^ PageId {
String^ get ();
}member PageId : string with get
Property Value
String
See Also