BeginPublishEventArgsPages Property
|
Gets the IDS of all
Pages to be published
Namespace: Ingeniux.CMS.EventAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic 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
String
See Also