Class DirectiveAttribute

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Design
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Web.UI.Design.Directives.DirectiveAttribute
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • DirectiveAttribute

        public DirectiveAttribute​(java.lang.Object instance)
                           throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • DirectiveAttribute

        public DirectiveAttribute()
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getAllowedOnMobilePages

        public boolean getAllowedOnMobilePages()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAllowedOnMobilePages

        public void setAllowedOnMobilePages​(boolean AllowedOnMobilePages)
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCulture

        public boolean getCulture()
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setCulture

        public void setCulture​(boolean Culture)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getServerLanguageExtensions

        public boolean getServerLanguageExtensions()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setServerLanguageExtensions

        public void setServerLanguageExtensions​(boolean ServerLanguageExtensions)
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getServerLanguageNames

        public boolean getServerLanguageNames()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setServerLanguageNames

        public void setServerLanguageNames​(boolean ServerLanguageNames)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getBuilderType

        public java.lang.String getBuilderType()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setBuilderType

        public void setBuilderType​(java.lang.String BuilderType)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRenameType

        public java.lang.String getRenameType()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRenameType

        public void setRenameType​(java.lang.String RenameType)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable