gjshah7254
5/9/2014 - 4:58 AM

General Code Or Text

General Code Or Text

<%# CMS.CMSHelper.CMSContext.CurrentResolver.ResolveMacros("{%macro goes here%}") %>
<%# CMSContext.CurrentDocument.DocumentName %>

<asp:Placeholder runat="server" visible='<%# !String.IsNullOrEmpty(Eval("FieldName").ToString()) %>'></asp:Placeholder>
<%# GetDocumentUrl() %>




LimitLength(object textObj, int maxLength, string padString)
GetSKUFormattedPrice(bool discounts, bool taxes)
StripTags(object inputText)

EnsureMaximumLineLength(object textObj, int maxLength)
HTMLEncode(string text)