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