Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / TitleInfo Class / Reset Method


In This Topic
    Reset Method (TitleInfo)
    In This Topic
    Resets the title bar information.
    Syntax
    'Declaration
     
    Public Sub Reset() 
    'Usage
     
    Dim instance As TitleInfo
     
    instance.Reset()
    public void Reset()
    See Also