The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebResourceAttribute::LoadSuccessExpression Property
.NET Framework (current version)
Gets or sets an expression that is used when a Web resource has successfully loaded.
Assembly: System.Web (in System.Web.dll)
public: property String^ LoadSuccessExpression { String^ get(); void set(String^ value); }
Property Value
Type: System::String^An expression that is used when a Web resource has successfully loaded.
.NET Framework
Available since 4.5
Available since 4.5
Show: