RegionRootCopyEventArgsTargetLocale Property
|
Gets the Locale of created new
Page.
Namespace: Ingeniux.CMS.EventAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic ILocale TargetLocale { get; }Public ReadOnly Property TargetLocale As ILocale
Get
public:
property ILocale^ TargetLocale {
ILocale^ get ();
}member TargetLocale : ILocale with get
Property Value
ILocale
See Also