IsReusable Property
Gets a value indicating whether another request can use the IHttpHandler instance.
Declaration SyntaxC#public bool IsReusable { get; }Visual BasicPublic ReadOnly Property IsReusable As Boolean Remarks
Always returns true.
Assembly: Krystalware.SlickUpload, Version: 4.0
|