Artech.UC.gxui.Helpers.WebForm.EndPanel C# (CSharp) 메소드

EndPanel() 공개 정적인 메소드

public static EndPanel ( ) : string
리턴 string
		public static string EndPanel()
		{
			return "</container></gxgxui.Panel>";
		}