Nevron.Examples.Framework.WebForm Namespace / NFooterPage Class / m_Literal Field


In This Topic
    m_Literal Field
    In This Topic
    Syntax
    'Declaration
     
    
    Protected m_Literal As System.Web.UI.WebControls.Literal
    'Usage
     
    
    Dim instance As NFooterPage
    Dim value As System.Web.UI.WebControls.Literal
     
    value = instance.m_Literal
     
    instance.m_Literal = value
    protected System.Web.UI.WebControls.Literal m_Literal
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also