home documentation GitHub
  • XCST Elements
    • XCST Elements
    • c:accept
    • c:apply-templates
    • c:array
    • c:assert
    • c:attribute
    • c:attribute-set
    • c:break
    • c:call-template
    • c:catch
    • c:choose
    • c:comment
    • c:continue
    • c:copy-of
    • c:delegate
    • c:document
    • c:element
    • c:fallback
    • c:finally
    • c:for-each
    • c:for-each-group
    • c:function
    • c:if
    • c:import
    • c:import-namespace
    • c:invoke-delegate
    • c:invoke-package
    • c:map
    • c:map-entry
    • c:member
    • c:message
    • c:meta
    • c:mode
    • c:module
    • c:namespace
    • c:next-match
    • c:next-template
    • c:object
    • c:on-empty
    • c:otherwise
    • c:output
    • c:override
    • c:package
    • c:param
    • c:processing-instruction
    • c:result-document
    • c:return
    • c:script
    • c:serialize
    • c:set
    • c:sort
    • c:switch
    • c:template
    • c:text
    • c:try
    • c:type
    • c:use-package
    • c:validation
    • c:value-of
    • c:variable
    • c:void
    • c:when
    • c:while
    • c:with-param
  • Application Extension Elements
    • Application Extension Elements
    • a:antiforgery
    • a:checkbox
    • a:display
    • a:display-name
    • a:display-text
    • a:editor
    • a:form
    • a:hidden
    • a:input
    • a:label
    • a:member-template
    • a:model
    • a:option
    • a:radio
    • a:select
    • a:textarea
    • a:validation-message
    • a:validation-summary
    • a:with-options
docs  /  XCST Elements  /  c:override

c:override

<c:override>
  <!-- Content: (c:template | c:function | c:variable | c:param | c:attribute-set)* -->
</c:override>

Container element for overriding components.

Permitted parent elements
c:use-package
© Max Toro Q. Edit Page