RegionRootCopyEventArgsTargetLocale Property
|
Gets the Locale of created new
Page.
Namespace:
Ingeniux.CMS.Event
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax public ILocale TargetLocale { get; }
Public ReadOnly Property TargetLocale As ILocale
Get
public:
property ILocale^ TargetLocale {
ILocale^ get ();
}
member TargetLocale : ILocale with get
Property Value
Type:
ILocaleSee Also