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