Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Please Help me for user controls in ASP.NET 2.0

Please Help me for user controls in ASP.NET 2.0

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netwinformshelptutorial
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mohanbalal
    wrote on last edited by
    #1

    How to Display Roles in User controls.

    A A 2 Replies Last reply
    0
    • M mohanbalal

      How to Display Roles in User controls.

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      mohanbalal wrote:

      How to Display Roles in User controls.

      What does it mean? :confused:Can you be more specific?

      cheers, Abhijit CodeProject MVP

      M 1 Reply Last reply
      0
      • A Abhijit Jana

        mohanbalal wrote:

        How to Display Roles in User controls.

        What does it mean? :confused:Can you be more specific?

        cheers, Abhijit CodeProject MVP

        M Offline
        M Offline
        mohanbalal
        wrote on last edited by
        #3

        I want to assign Roles to user while creating User account using User control. Not using Administrator Control pannel. Can I call Administrator control pannel from Hosted site.

        1 Reply Last reply
        0
        • M mohanbalal

          How to Display Roles in User controls.

          A Offline
          A Offline
          AlexeiXX3
          wrote on last edited by
          #4

          Use this to get all roles: Roles.GetAllRoles Then loop through the values and add them to a checkboxlist or some other control When the user is created, loop though the checkboxlist and add the roles to the created user

          Alexei Rodriguez

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups