ComponentFactory.Krypton.Toolkit.RenderBase.GetContentShortTextDisplayed C# (CSharp) Method

GetContentShortTextDisplayed() public abstract method

Request the calculated display of the short text.
public abstract GetContentShortTextDisplayed ( IDisposable memento ) : bool
memento IDisposable Cached values from layout call.
return bool
        public abstract bool GetContentShortTextDisplayed(IDisposable memento);