UmbracoDynamics

Wednesday, 17 August 2016

orgainizationModel

using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;

namespace umbracoAssi_2.Models
{
    public class Organization
    {
        public string OrganizationName { get; set; }
        public string OrganizationLocation { get; set; }
        public string OrganizationCode { get; set; }
    }
}
Posted by UmbracoUser at 04:56
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

UmbracoUser
View my complete profile

Blog Archive

  • ▼  2016 (22)
    • ▼  August (22)
      • Best of luck
      • Organization view to send request for creating con...
      • controllers by awais
      •  Layout = "MasterTemplate.cshtml";     string Curr...
      • User login in umbraco using Surface controller
      • Handle dynamic data in umbraco
      •  public class PostController : SurfaceController  ...
      • Api call for Controllers
      • Navigation
      • Form submit and its post code
      • orgainizationModel
      • email model
      • for any property
      • Email controller (This is for API Controller)
      • Header
      • bool check
      • using System.Web.Mvc; using MyProject.Models; usin...
      • http://www.codeshare.co.uk/blog/tutorial-how-to-...
      • Creating members in Umbraco programmatically
      • UMBRACO & PETAPOCO TO STORE BLOG COMMENTS
      • Creating a Login form with Umbraco MVC SurfaceCont...
      • Getting Child Content in loop
Simple theme. Powered by Blogger.