Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Allows for conditional rendering based on whether a first expression (Expr1) is contained within a second expression (Expr2).
<IfSubString>
<Expr1></Expr1>
<Expr2></Expr2>
<Then></Then>
<Else></Else>
</IfSubString>
Attributes
Attribute |
Description |
---|---|
None |
N/A |
Child Elements
Parent Elements
Numerous |
Occurrences
Minimum: 0 Maximum: Unbounded |