ComponentFactory.Krypton.Ribbon.KryptonRibbonRecentDoc.ShouldSerializeTag C# (CSharp) Method

ShouldSerializeTag() private method

private ShouldSerializeTag ( ) : bool
return bool
        private bool ShouldSerializeTag()
        {
            return (Tag != null);
        }