C# (CSharp) mojoPortal.Web.UI Namespace

Nested Namespaces

mojoPortal.Web.UI.Pages

Classes

Name Description
AddThisWidget
CommentEditor
CommentSystemDisplaySettings
GoogleVerificationResponseOutput
LoginLink
RecaptchaControl
RecaptchaResponse Encapsulates a response from reCAPTCHA web service.
RecaptchaValidator Calls the reCAPTCHA server to validate the answer to a reCAPTCHA challenge. Normally, you will use the RecaptchaControl class to insert a web control on your page. However
ScriptLoader
SiteLogo
SkinFolderCssFile this control can be used in layout.master to load an extra css file you can specify roles for whom the extra css link will be rendered if left blank then it will always render provided that either CssFileName or CssFullUrl are specified requested here: https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&t=12248~1#post50892 Example usage: where admin.css is an extra file in the skin folder that is not combined in the main css
SkinFolderScript allows you to inclde a javascript file form the skin folder by just its name, the path to the skin folder will be resolved.
jQueryFileUpload