PageWebViewRenderingEventArgsItem Property |
Namespace: ConnectedApps.Cms.HooksAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Item Item { get; }
Public ReadOnly Property Item As Item
Get
public:
property Item^ Item {
Item^ get ();
}
member Item : Item with get
Property Value
Type:
Item
See Also