PageDeleteEventArgsPageId Property
|
Gets/sets the unique id of the involved Page
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax public string PageId { get; set; }
Public Property PageId As String
Get
Set
public:
property String^ PageId {
String^ get ();
void set (String^ value);
}
member PageId : string with get, set
Property Value
Type:
StringSee Also