BeginPublishEventArgsPages Property
|
Gets the IDS of all
Pages to be published
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax public string[] Pages { get; }
Public ReadOnly Property Pages As String()
Get
public:
property array<String^>^ Pages {
array<String^>^ get ();
}
member Pages : string[] with get
Property Value
Type:
StringSee Also