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